home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’93
/
Dude NOT!
/
Makefile
< prev
next >
Wrap
Makefile
|
1993-06-17
|
2KB
|
84 lines
# This makefile was produced at 9:59:20 PM on Thu, Jun 17, 1993 by
# MakeMake 2.0d38q1 (4/14/1992) by Rick Holzgrafe, scott douglass, Jeff Holcomb, MQ.
# To change this Makefile edit the definition of MAKEMAKE below
# and execute Make Makefile.
MAKEMAKE = MakeMake ∂
SETFILE= "COptions=-opt full -b" ∂
"C=gC -fstrength-reduce -fomit-frame-pointer -fno-volatile -opt branch" ∂
-t "Dude NOT!" ∂
-l ∂
"-t INIT -c xxxx -rt 'INIT'=1 -ra Main=resLocked,resSysHeap -m Init" ∂
AttackDude.c HD:MPW3.3a14:Libraries:Libraries:Interface.o
TARGETS = "Dude NOT!"
DOT_H =
DOT_R =
SRCS = AttackDude.c
OBJS = AttackDude.c.o
LIBS = HD:MPW3.3a14:Libraries:Libraries:Interface.o
SETFILE =
C = gC -fstrength-reduce -fomit-frame-pointer -fno-volatile -opt branch
COUNT = Count
COUNTOPTS =
CTAGS = Ctags
CTAGSOPTS = -p -local -update
DELETE = Delete
DELETEOPTS = -i
FILES = Files
FILESOPTS = -l
LIB = Lib
LIBOPTS =
LINK = Link
LINKOPTS =
MAKEFILE = Makefile
PRINT = Print
PRINTOPTS =
REZ = Rez
COptions = -opt full -b
ROptions = -a
"Dude NOT!" ƒ {OBJS} {LIBS}
{LINK} -t INIT -c xxxx -rt 'INIT'=1 -ra Main=resLocked,resSysHeap -m Init -o {Targ} ∂
{OBJS} {LIBS}
{MAKEFILE} ƒ NoSuchFile
NoSuchFile ƒ
{MAKEMAKE}
clean ƒ
{DELETE} {DELETEOPTS} {OBJS}
clobber ƒ clean
{DELETE} {DELETEOPTS} {TARGETS}
count ƒ
{COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
files ƒ
{FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} {OBJS}
print ƒ
{PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS}
tags ƒ {DOT_H} {SRCS}
{CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
AttackDude.c.o ƒ ∂
"{CIncludes}Types.h" "{CIncludes}Memory.h" "{CIncludes}Resources.h" ∂
"{CIncludes}Files.h" "{CIncludes}OSUtils.h" "{CIncludes}SegLoad.h" ∂
"{CIncludes}GestaltEqu.h"